- sort ascending
- 1) Вычислительная техника: сортировать по возрастанию2) SAP.тех. сортировка по восходящей
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
sort ascending — rikiuoti didėjančiai statusas T sritis informatika apibrėžtis Komanda objektams nuo mažiausios iki didžiausios reikšmės rikiuoti. Plačiau žr. priede. priedas( ai) MS Word formatas atitikmenys: angl. sort ascending ryšiai: palygink – rikiuoti… … Enciklopedinis kompiuterijos žodynas
Sort (C++) — sort is a function in C++ Standard Template Library that takes two random access iterators, the start and the end, as arguments and performs a comparison sort on the range of elements between the two iterators, front inclusive and end exclusive.… … Wikipedia
Ascending Sort — [engl.], aufsteigende Sortierung … Universal-Lexikon
ascending sort order — sorting order from smallest to largest or from A Z … English contemporary dictionary
Radix sort — In computer science, radix sort is a sorting algorithm that sorts integers by processing individual digits. Because integers can represent strings of characters (e.g., names or dates) and specially formatted floating point numbers, radix sort is… … Wikipedia
Cocktail sort — Class Sorting algorithm Data structure Array Worst case performance О(n²) Best case performance O(n) … Wikipedia
Gnome sort — is a sorting algorithm which is similar to insertion sort, except that moving an element to its proper place is accomplished by a series of swaps, as in bubble sort. The name comes from the supposed behavior of the Dutch garden gnome in sorting a … Wikipedia
Strand sort — is a sorting algorithm. It works by repeatedly pulling sorted sublists out of the list to be sorted and merging them with a result array. Each iteration through the unsorted list pulls out a series of elements which were already sorted, and… … Wikipedia
URL normalization — (or URL canonicalization) is the process by which URLs are modified and standardized in a consistent manner. The goal of the normalization process is to transform a URL into a normalized or canonical URL so it is possible to determine if two… … Wikipedia
Нормализация URL — (или канонизация URL) процесс при котором URL приводится к единообразному виду. Цель процесса нормализации заключается в преобразовании URL в нормализованный или канонический вид URL с тем, чтобы определить эквивалентность двух… … Википедия
rikiuoti didėjančiai — statusas T sritis informatika apibrėžtis Komanda objektams nuo mažiausios iki didžiausios reikšmės rikiuoti. Plačiau žr. priede. priedas( ai) MS Word formatas atitikmenys: angl. sort ascending ryšiai: palygink – rikiuoti mažėjančiai … Enciklopedinis kompiuterijos žodynas